翻訳と辞書
Words near each other
・ C-NCAP
・ C-Net DS2
・ C-Netz
・ C-normal subgroup
・ C-Note
・ C*
・ C*-algebra
・ C*Base
・ C+
・ C++
・ C++ AMP
・ C++ classes
・ C++ Report
・ C++ Standard Library
・ C++ string handling
C++ Technical Report 1
・ C++/CLI
・ C++/CX
・ C++03
・ C++11
・ C++14
・ C++17
・ C++Builder
・ C+-probability
・ C+C Music Factory
・ C+C Music Factory (album)
・ C+C Music Factory discography
・ C--
・ C-101
・ C-146/13 and C-147/13


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

C++ Technical Report 1 : ウィキペディア英語版
C++ Technical Report 1
C++ Technical Report 1 (TR1) is the common name for ''ISO/IEC TR 19768, C++ Library Extensions'', which was a document proposing additions to the C++ standard library for the C++03 language standard. The additions include regular expressions, smart pointers, hash tables, and random number generators. TR1 was not a standard itself, but rather a draft document. However, most of its proposals became part of the later official standard, C++11. Before C++11 was standardized, vendors used this document as a guide to create extensions. The report's goal was "to build more widespread existing practice for an expanded C++ standard library."
The report was first circulated in draft form in 2005 as (Draft Technical Report on C++ Library Extensions ), then published in 2007 as an ISO/IEC standard as (ISO/IEC TR 19768:2007 ).
==Overview==
Compilers did not need to include the TR1 components in order to conform to the C++ standard, because TR1 proposals were not part of the standard itself, only a set of possible additions that were still to be ratified. However, most of TR1 was available from Boost, and several compiler/library distributors implemented all or some of the components. TR1 is not the complete list of additions to the library to appear in the next standard, C++11. For example, C++11 includes a thread support library that is not available in TR1.
The new components were defined in the std::tr1 namespace to distinguish them from the then-current standard library.
There is also a second technical report, C++ Technical Report 2, planned to be published after C++11.〔()〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「C++ Technical Report 1」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.